Test
Command:
$ plz test
The test command runs all the tests in your project using jest. Any options will be passed through to jest itself, so you can use everything you already know, e.g. --watch, --coverage, etc.
Command:
$ plz test
The test command runs all the tests in your project using jest. Any options will be passed through to jest itself, so you can use everything you already know, e.g. --watch, --coverage, etc.